type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryNumericToInt64Scanner
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
numeric.go#L582: return scanPlanBinaryNumericToInt64Scanner{}
numeric.go#L732: type scanPlanBinaryNumericToInt64Scanner struct{}
numeric.go#L734: func (scanPlanBinaryNumericToInt64Scanner) Scan(src []byte, dst any) error {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)